deadlock condition meaning in English
死锁条件
Examples
- The code example avoids a deadlock condition by calling
该代码示例通过在 - A deadlock condition can result if the parent process calls
避免产生死锁情况。如果父进程在 - After the deadlock condition is resolved ,
死锁条件消除之后, - All recycling in the event of a deadlock condition is now controlled by the
现在,当出现死锁情况时,所有循环都将由 - The code example avoids the deadlock condition by performing asynchronous read operations on the
流执行异步读取操作避免产生死锁情况。